Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cluster & namespace resources feat and fix #8

Merged
merged 6 commits into from
May 29, 2019

Conversation

rawmind0
Copy link
Contributor

@rawmind0 rawmind0 commented May 16, 2019

This PR contains:

  • Feat: Added default_project_id & system_project_id attributes to rancher2_cluster resource
  • Feat: Added support to move rancher2_namespace resource to a rancher project when import
  • Fix: Updated flattenNamespace function on rancher2_namespace resource to avoid no empty plan if resource_quota is not specified
  • Fix: Updated rke_config argument for openstack cloud_provider on rancher2_cluster resource:
    • Removed used_id field on global argument in favour of username following k8s openstack cloud provider docs
    • Set computed=true on optional field to avoid no empty plan if not specified

Fixes issues #98, #18 and #19

…ter resource. Added option to move namespace resource to a project on import. Go files.
rawmind0 added 5 commits May 27, 2019 22:20
…ter resource. Added option to move namespace resource to a project on import. Docs files.
… used_id field on global argument. Set computed=true on optional field. go files
… used_id field on global argument. Set computed=true on optional field. test and doc files
@rawmind0 rawmind0 merged commit 3e6de6d into rancher:master May 29, 2019
dstockton pushed a commit to dstockton/terraform-provider-rancher2 that referenced this pull request Oct 24, 2019
…mver-compatible

make custom module version compatible
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants